The Dreamweaver JavaScript API > Enablers > dom.canConvertTablesToLayers() |
![]() ![]() ![]() |
dom.canConvertTablesToLayers()
Availability
Dreamweaver 3.0
Description
Checks whether Dreamweaver can perform a Convert Tables to Layers operation.
Arguments
None.
Returns
A Boolean value indicating whether all the content in the BODY
of the document is contained within tables, and the document is not based on a template.
![]() ![]() ![]() |